@charset "utf-8";
#products #pic {
	margin-left: 70px;
}
#products #cost {
	margin-left: 75px;
	margin-top: 50px;
}
#products h2 {
	margin-left: 38px;
	color: #363;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 200%;
}
#products #comment {
	margin-left: 50px;
	font-size: 150%;
	font-style: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 25px;
	font-weight: bold;
	color: #666;
}
